home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Telstar Electronic Studios (UK) (Press Kit)
/
Telstar Electronic Studios (UK) (Press Kit).bin
/
pc
/
tes_ects
/
games.dir
/
00112.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-01-01
|
278 b
|
17 lines
on idle
if rollOver(4) then
set the castNum of sprite 4 to 117
else
set the castNum of sprite 4 to 108
end if
if rollOver(5) then
set the castNum of sprite 5 to 118
else
set the castNum of sprite 5 to 109
end if
end
on exitFrame
go(the frame)
end